Skip to content

refactor: split PERSTACK_API_KEY into production and staging#640

Merged
FL4TLiN3 merged 1 commit intomainfrom
split-perstack-api-key
Feb 25, 2026
Merged

refactor: split PERSTACK_API_KEY into production and staging#640
FL4TLiN3 merged 1 commit intomainfrom
split-perstack-api-key

Conversation

@FL4TLiN3
Copy link
Contributor

Summary

  • Runtime code: PERSTACK_API_KEY remains primary, with fallback to PERSTACK_PRODUCTION_API_KEY and PERSTACK_STAGING_API_KEY
  • expert-cd.yml: uses PERSTACK_PRODUCTION_API_KEY secret
  • e2e.yml and e2e tests: uses PERSTACK_STAGING_API_KEY secret
  • GitHub secrets already updated (production and staging set, old key removed)
  • Docs: updated environment variables table

Test plan

  • CI passes
  • E2E tests pass with staging key

🤖 Generated with Claude Code

- expert-cd.yml: PERSTACK_API_KEY → PERSTACK_PRODUCTION_API_KEY
- e2e.yml: PERSTACK_API_KEY → PERSTACK_STAGING_API_KEY

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@FL4TLiN3 FL4TLiN3 force-pushed the split-perstack-api-key branch from 598eef5 to 5cbf544 Compare February 25, 2026 13:57
@FL4TLiN3 FL4TLiN3 merged commit 4ea4dcf into main Feb 25, 2026
11 checks passed
@FL4TLiN3 FL4TLiN3 deleted the split-perstack-api-key branch February 25, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant